IoConfiguration.InputLength property

The length of the input data read from a device.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public uint InputLength { get; set; }
Public Property InputLength As UInteger

Property value

Type: uint

See also

IoConfiguration Class

IntervalZero.KINGSTAR.Base.Class Namespace